PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFileAttachmentAnnotation Class / getPayload Method
In This Topic
    getPayload Method
    In This Topic
    Gets the content of the file attachment.
    Syntax
    public byte[] getPayload()

    Return Value

    The content of the file attachment.
    See Also